home *** CD-ROM | disk | FTP | other *** search
/ PC Home 119 / PC Home issue 119.iso / Software / Essentials / Wrapster21.exe / {app} / wh_CC_SURFWRAP.exe / whAgent.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-08-24  |  4.5 KB  |  213 lines

  1. [version] 
  2. ; version signature (same for both NT and Win95) do not remove
  3. signature="$CHICAGO$"
  4. AdvancedINF=2.0  
  5.  
  6. [DefaultInstall.WindowsNT]
  7. CopyFiles=CopyProgramFiles,CopySystemFiles,CopySystem32Files,CopyInstallerFiles
  8. AddReg=InstallRegistry
  9. DelReg=CleanOldRegistry
  10. DelFiles=CleanOldFiles,CleanOldProgFiles
  11.  
  12. [DefaultInstall.Windows]
  13. CopyFiles=CopyProgramFiles,CopySystemFiles,CopyWinSystemFiles,CopyInstallerFiles
  14. AddReg=InstallRegistry
  15. DelReg=CleanOldRegistry
  16. DelFiles=CleanOldFiles,CleanOldProgFiles
  17.  
  18. [DefaultUninstall]
  19. DelReg=UninstallRegistry
  20. DelFiles=DelProgramFiles,DelLogFiles,DelSystemFiles,DelInstallerFiles
  21.  
  22. ;
  23. ; Install sections
  24. ;
  25.  
  26. [InstallRegistry]
  27. HKLM,Software\webHancer,,,
  28. HKLM,Software\webHancer,"BaseDir",,"%32769%"
  29. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%AppLongName%,,,
  30. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%AppLongName%,"DisplayName",,"%AppLongName%"
  31. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%AppLongName%,"UninstallString",,"%10%\whInstaller.exe /uninstall %AppShortName%"
  32. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%AppLongName%,,"""%32769%\%ProgramDir%\whAgent.exe"""
  33.  
  34. [CleanOldRegistry]
  35. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"webHancer Agent"
  36. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\"webHancer Agent"
  37.  
  38.  
  39. ; CopyFiles flags
  40. ; 0x00000001 COPYFLG_WARN_IF_SKIP
  41. ; 0x00000002 COPYFLG_NOSKIP
  42. ; 0x00000004 COPYFLG_NOVERSIONCHECK
  43. ; 0x00000008 COPYFLG_FORCE_FILE_IN_USE
  44. ; 0x00000010 COPYFLG_NO_OVERWRITE
  45. ; 0x00000020 COPYFLG_NO_VERSION_DIALOG
  46. ; 0x00000040 COPYFLG_REPLACEONLY
  47.  
  48. [CopyProgramFiles]
  49. whAgent.exe=whAgent.exe,,,0x00000020
  50. wbhshare.dll=wbhshare.dll,,,0x00000020
  51. regwebh.dll=regwebh.dll,,,0x00000020
  52. whiehlpr.dll=whiehlpr.dll,,,0x00000020
  53. whiedc.dll=whiedc.dll,,,0x00000020
  54. whieshm.dll=whieshm.dll,,,0x00000020
  55. sporder.dll=sporder.dll,,,0x00000020
  56. whAgent.ini=whAgent.ini,,,0x00000010
  57. whiehlpr.ini=whiehlpr.ini,,,0x00000010
  58. license.txt=license.txt,,,0x00000010
  59.  
  60. [CopySystemFiles]
  61. webhdll.dll=webhdll.dll,,,0x00000020
  62.  
  63. [CopyWinSystemFiles]
  64. atl.dll=atl.dll,atlansi.dll,,0x00000020
  65.  
  66. [CopySystem32Files]
  67. atl.dll=atl.dll,atlunicode.dll,,0x00000020
  68.  
  69. [CopyInstallerFiles]
  70. sporder.dll=sporder.dll,,,0x00000020
  71. whInstaller.exe=whInstaller.exe,,,0x00000020
  72. whAgent.inf=whAgent.inf,,,0x00000010
  73.  
  74. [CleanOldFiles]
  75. whagent.inf
  76. whagentslim.inf
  77.  
  78. [CleanOldProgFiles]
  79. whagentslim.exe
  80.  
  81. ;
  82. ; Uninstall sections
  83. ;
  84.  
  85. [UninstallRegistry]
  86. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%AppLongName%
  87. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%AppLongName%
  88.  
  89. [DelProgramFiles]
  90. whAgent.exe
  91. wbhshare.dll
  92. regwebh.dll
  93. whiehlpr.dll
  94. whiedc.dll
  95. whieshm.dll
  96. sporder.dll
  97. whAgent.ini
  98. whiehlpr.ini
  99. license.txt
  100.  
  101. [DelLogFiles]
  102. whAgent.log
  103.  
  104. [DelSystemFiles]
  105. webhdll.dll
  106.  
  107. [DelInstallerFiles]
  108. whAgent.inf
  109.  
  110. ;
  111. ; Common section and the rest
  112. ;
  113.  
  114. [DestinationDirs]
  115. BaseDir=32769
  116. CopyProgramFiles=32769,%ProgramDir%
  117. CopySystemFiles=10
  118. CopyWinSystemFiles=11
  119. CopySystem32Files=11
  120. CopyInstallerFiles=10
  121. CleanOldFiles=10
  122. CleanOldProgFiles=32769,%ProgramDir%
  123. DelProgramFiles=32769,%ProgramDir%
  124. DelLogFiles=32769,%LogDir%
  125. DelSystemFiles=10
  126. DelInstallerFiles=10
  127.  
  128. ; CopyProgramFiles section
  129. [whAgent.exe]
  130. file-win32-x86=thiscab
  131. FileVersion=1,5,0,0
  132.  
  133. [wbhshare.dll]
  134. file-win32-x86=thiscab
  135. FileVersion=1,5,0,0
  136.  
  137. [regwebh.dll]
  138. file-win32-x86=thiscab
  139. FileVersion=1,5,0,0
  140.  
  141. [whiehlpr.dll]
  142. file-win32-x86=thiscab
  143. FileVersion=1,5,0,0
  144. RegisterServer=YES
  145.  
  146. [whiedc.dll]
  147. file-win32-x86=thiscab
  148. FileVersion=1,5,0,0
  149.  
  150. [whieshm.dll]
  151. file-win32-x86=thiscab
  152. FileVersion=1,5,0,0
  153.  
  154. [sporder.dll]
  155. file-win32-x86=thiscab
  156. FileVersion=4,00,0,0
  157.  
  158. [whAgent.ini]
  159. file-win32-x86=thiscab
  160. FileVersion=1,5,0,0
  161.  
  162. [whiehlpr.ini]
  163. file-win32-x86=thiscab
  164. FileVersion=1,5,0,0
  165.  
  166. [license.txt]
  167. file-win32-x86=thiscab
  168. FileVersion=1,5,0,0
  169.  
  170.  
  171. ; CopySystemFiles section
  172.  
  173. [webhdll.dll]
  174. file-win32-x86=thiscab
  175. FileVersion=1,5,0,0
  176.  
  177.  
  178. ; CopyWin[32]SystemFiles section
  179.  
  180. [atl.dll]
  181. file-win32-x86=thiscab
  182. FileVersion=3,00,0,8449
  183.  
  184.  
  185. ; CopyInstallerFiles section
  186.  
  187. [whInstaller.exe]
  188. file-win32-x86=thiscab
  189. FileVersion=1,5,0,0
  190.  
  191. [whAgent.inf]
  192. file-win32-x86=thiscab
  193. FileVersion=1,5,0,0
  194.  
  195.  
  196. [Strings]
  197. AppShortName = "whAgent"
  198. AppLongName = "webHancer Agent"
  199. ProgramDir = "Programs"
  200. LogDir = "Logs"
  201. HelpDir = "Help"
  202.  
  203. ;
  204. ; File Info
  205. ;
  206. ; $Header: /build/cvsroot/inf/whAgent.inf,v 1.20.4.1 2000/08/24 20:41:15 ppundy Exp $
  207. ;
  208. ; $Name: whAgent-1-6-0003 $
  209. ;
  210.  
  211. ; end of INF file
  212.  
  213.